home *** CD-ROM | disk | FTP | other *** search
/ Programming a Multiplayer FPS in DirectX / Programming a Multiplayer FPS in DirectX (Companion CD).iso / Paint Shop Pro / PSP900enTR.exe / Data1.cab / _7732695C1C3E461BB279BDDBEEA23656 < prev    next >
Encoding:
Text File  |  2004-08-16  |  5.8 KB  |  145 lines

  1. <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
  2. <HTML>
  3. <HEAD>
  4. <!-- Need to translate the title. -->
  5. <TITLE>Create a dialog Preset - An example</TITLE>
  6. <!-- Do NOT edit from here... -->
  7. <SCRIPT LANGUAGE="JavaScript">
  8. <!--
  9.  
  10. function MM_goToURL() { //v3.0
  11.   var i, args=MM_goToURL.arguments; document.MM_returnValue = false;
  12.   for (i=0; i<(args.length-1); i+=2) eval(args[i]+".location='"+args[i+1]+"'");
  13. }
  14. //-->
  15.  
  16. <!--
  17.  
  18. //  The "refresh" function implementations are identical
  19. //  to our regular "JavaScript-Refresh" example.  The only
  20. //  difference from our JavaScript Refresh example is
  21. //  we do not have a doLoad function that starts our
  22. //  refresh timer (since we use a refresh button).
  23.  
  24. var sURL = unescape(window.location.pathname);
  25.  
  26. function refresh()
  27. {
  28.     window.location.href = sURL;
  29. }
  30.  
  31. <!--
  32. function MM_openBrWindow(theURL,winName,features) { //v2.0
  33.   window.open(theURL,winName,features);
  34. }
  35.  
  36. function MM_popupMsg(msg) { //v1.0
  37.   alert(msg);
  38. }
  39. //-->
  40. </SCRIPT>
  41. <!-- ... to here. -->
  42.  
  43. <!-- This is the link to the Cascading Style Sheet (CSS) file. -->
  44. <LINK REL="stylesheet" HREF="css/bpstyles.css" TYPE="text/css">
  45. </HEAD>
  46. <body TEXT="#000000" TOPMARGIN="0" LEFTMARGIN="0" RIGHTMARGIN="0" BOTTOMMARGIN="0" BGCOLOR="#FFFFFF">
  47. <TABLE WIDTH="94%" BORDER="0" ALIGN="CENTER">
  48.     <TR>
  49.         <TD><IMG SRC="images/blank_pixel.gif" HEIGHT="15" WIDTH="1" BORDER="0" ALT=""></TD>
  50.     </TR>
  51.     <TR>
  52.         <!-- TITLE TITLE TITLE TITLE TITLE TITLE TITLE TITLE  -->
  53.         <TD ALIGN="LEFT" CLASS="header1">Create a dialog Preset - An example</TD>
  54.     </TR>
  55.     <TR>
  56.         <TD><HR WIDTH="100%" ALIGN="CENTER"></TD>
  57.     </TR>
  58.     <TR>
  59.         <!-- STEP 1 STEP 1 STEP 1 STEP 1 STEP 1 STEP 1 STEP 1  -->
  60.         <TD CLASS="boldbody">Step 1 - Display the New Image dialog</TD>
  61.     </TR>
  62.     <TR>
  63.         <TD CLASS="body">Choose File > New, or click the New button on the standard toolbar, or press Ctrl +  N. The New Image dialog opens.</TD>
  64.     </TR>
  65.     <TD CLASS="body"><A HREF="#" onClick="MM_goToURL('parent','Scripts/NewImage_dialog.PspScript');return document.MM_returnValue"><IMG SRC="images/New_icon.gif" WIDTH="16" HEIGHT="16" VALIGN="baseline" BORDER="0"> Perform this step for me.</A></TD>
  66.         <td></td>
  67.     </TR>
  68.     <TR>
  69.         <TD><IMG SRC="images/blank_pixel.gif" HEIGHT="15" WIDTH="1" BORDER="0" ALT=""></TD>
  70.     </TR>
  71.     <TR> 
  72.         <!-- STEP 2 STEP 2 STEP 2 STEP 2 STEP 2 STEP 2 STEP 2   -->
  73.         <TD ALIGN="LEFT" CLASS="boldbody">Step 2 - Make dialog settings</TD>
  74.     </TR>
  75.     <TR>
  76.         <TD CLASS="body">Make the following dialog settings: a) set image dimensions to 50 x 50 pixels with a 200 pixels/inch resolution; b) choose a Raster background; c) choose a 16 Million Colors (24 bit) color depth; d) uncheck the Transparent checkbox, click inside the Color box, choose a blue solid color background; e) click OK to close the Material Properties dialog.</TD>
  77.     </TR>
  78.     <TR>
  79.         <TD><IMG SRC="images/blank_pixel.gif" HEIGHT="15" WIDTH="1" BORDER="0" ALT=""></TD>
  80.     </TR>
  81.     <TR> 
  82.         <!-- STEP 3 STEP 3 STEP 3 STEP 3 STEP 3 STEP 3 STEP 3   -->
  83.         <TD ALIGN="LEFT" CLASS="boldbody">Step 3 - Save this Preset</TD>
  84.     </TR>
  85.     <TR>
  86.         <TD CLASS="body">At the top of the New Image dialog, click the Presets drop-list, and then click the Save button inside the Presets area. In the Save Preset dialog, type "50x50Raster16MBlue". Click OK to save this Preset. You'll now see it in the Presets list.</TD>
  87.     </TR>
  88.     <TR>
  89.         <TD><IMG SRC="images/blank_pixel.gif" HEIGHT="15" WIDTH="1" BORDER="0" ALT=""></TD>
  90.     </TR>
  91.     <TR>
  92.         <!-- STEP 4 STEP 4 STEP 4 STEP 4 STEP 4 STEP 4 STEP 4   -->
  93.         <TD ALIGN="LEFT" CLASS="boldbody">Step 4 - Click OK in New Image dialog</TD>
  94.     </TR>
  95.     <TR>
  96.         <TD CLASS="body">Click OK to close the New Image dialog and display the image.</TD>
  97.     </TR>
  98.     <TR>
  99.         <TD><IMG SRC="images/blank_pixel.gif" HEIGHT="15" WIDTH="1" BORDER="0" ALT=""></TD>
  100.     </TR>
  101.     <TR>
  102.         <!-- Notes and Tips Notes and Tips Notes and Tips -->
  103.         <TD VALIGN="TOP" ALIGN="LEFT" CLASS="boldbody">Notes and Tips:</TD>
  104.     </TR>
  105.     <TR>
  106.         <TD>
  107.             <TABLE BORDER="0" CELLSPACING="2" CELLPADDING="2">
  108.                 <TR>
  109.                     <TD VALIGN="TOP"><IMG SRC="images/bullet.gif" WIDTH="5" HEIGHT="9" BORDER="0"></TD>
  110.                     <TD VALIGN="TOP" CLASS="body">If you find yourself repeatedly using specific dialog settings, save them as a Preset. You might be amazed at the setup time you'll save.</TD>
  111.                 </TR>
  112.                 <TR>
  113.                     <TD VALIGN="TOP"><IMG SRC="images/bullet.gif" WIDTH="5" HEIGHT="9" BORDER="0"></TD>
  114.                     <TD VALIGN="TOP" CLASS="body">To delete a Preset, select it from the Presets drop-list, and then click the Resource Manager button, also located in the Presets drop-list. In the Resource Manager dialog, click Delete.</TD>
  115.                 </TR>
  116.                 <!--TR>
  117.                     <TD VALIGN="TOP"><IMG SRC="images/bullet.gif" WIDTH="5" HEIGHT="9" BORDER="0"></TD>
  118.                     <TD VALIGN="TOP" CLASS="body">Third bullet point</TD>
  119.                 </TR-->
  120.             </TABLE>
  121.         </TD>
  122.     </TR>
  123.     <TR>
  124.            <!-- Horizontal Rule Horizontal Rule Horizontal Rule Horizontal Rule Horizontal Rule    -->
  125.         <TD><HR WIDTH="100%"></TD>
  126.     </TR>
  127.     <TR>
  128.         <TD ALIGN="LEFT" CLASS="boldbody">Learn More:</TD>
  129.     </TR>
  130.     <TR>
  131.         <TD CLASS="body"><A HREF="../Create a tool Preset - An example/index.htm"><IMG SRC="images/quickguide.gif" WIDTH="16" HEIGHT="16" BORDER="0"></A> <A HREF="../Create a tool Preset - An example/index.htm">Create a tool Preset - An example</A></TD>
  132.     </TR>
  133.     <TR>
  134.         <TD CLASS="body"><A HREF="../Basic scripting/index.htm"><IMG SRC="images/quickguide.gif" WIDTH="16" HEIGHT="16" BORDER="0"></A> <A HREF="../Basic scripting/index.htm">Basic scripting</A></TD>
  135.     </TR>
  136.     <!--TR>
  137.         <TD CLASS="body"><A HREF="#other guides"><IMG SRC="images/quickguide.gif" WIDTH="16" HEIGHT="16" BORDER="0"></A> <A HREF="#other guides">Related guide 3</A></TD>
  138.     </TR-->
  139.     <TR>
  140.         <TD><IMG SRC="images/blank_pixel.gif" HEIGHT="15" WIDTH="1" BORDER="0" ALT=""></TD>
  141.     </TR>
  142. </TABLE>
  143. </body>
  144. </HTML>
  145.